Increment version for resourcemanager/internal releases#25797
Conversation
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
There was a problem hiding this comment.
Pull request overview
This PR increments the package version following the release of resourcemanager/internal version 3.1.1, preparing the repository for the next development cycle.
Key Changes:
- Version bumped from
v3.1.1tov3.1.2-beta.1following semver conventions - CHANGELOG.md updated with a new unreleased section template for upcoming changes
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/resourcemanager/internal/version.go | Updates the version constant to v3.1.2-beta.1 for the next development cycle |
| sdk/resourcemanager/internal/CHANGELOG.md | Adds unreleased section template for version 3.1.2-beta.1 with standard subsections |
No issues were identified in this pull request. The changes follow standard practices for post-release version increments in Go modules, with proper semver formatting and CHANGELOG structure consistent with the repository's conventions.
|
Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
/checkenforcer override |
|
/check-enforcer override |
Increment package version after release of resourcemanager/internal